Release 10.1A: OpenEdge Data Management:
DataServer for Microsoft SQL Server
Modifying field-level information
![]()
To modify information in the schema holder at the field level:
- Access the Data Dictionary, if not already showing, choose Fields. The following Fields list appears:
![]()
- Select a table from the Tables list.
- Select a field from the Fields list.
- Choose the Field Properties button. The following dialog box appears:
![]()
You can enter information at the field level, such as a validation expression or a validation message.
The Data Dictionary displays the standard MS SQL Server names for data types and not the native ODBC data source names. Using the Data Dictionary, you can make the following changes:
- Change the data type or the format in which OpenEdge displays the data. For example, choose the MS SQL Server
smallintdata type, which in turn maps to the OpenEdgeINTEGERdata type. However, you can change theSMALLINTmapping to the OpenEdgeDECIMALorLOGICALdata type instead. (See the "Data types" section for information on optional settings for data types.)Note: You cannot create fields or add mandatory or extent properties to them.- For
CHARACTERfields that are not indexed, you can change the case sensitivity.- Choose DataServer to view the field name and position as stored in the data source. A dialog box similar to the following appears:
Note: You cannot change data source information using the Data Dictionary. For example, the
![]()
cust–numfield is namedcust_numin the demonstration database.- Choose OK.
Note: You can override field-level validation expressions in your application by including the appropriate Progress 4GL statement.- When you are done making changes, choose OK to return to the Data Dictionary main window.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |